-
1 preprocessor directive
например, большинство программ на языке C содержат в начале исходного текста директиву препроцессора \#include stdio.h.Syn:Англо-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > preprocessor directive
-
2 preprocessor directive
Программирование: директива препроцессору (например, большинство программ на языке C содержат в начале исходного текста директиву \#include stdio.h. Syn: preprocessor command), директива препроцессора (Указание препроцессору. Пример: \#include)Универсальный англо-русский словарь > preprocessor directive
См. также в других словарях:
C preprocessor — The C preprocessor (cpp) is the preprocessor for the C and C++ computer programming languages. The preprocessor handles directives for source file inclusion (#include), macro definitions (#define), and conditional inclusion (#if). In many C… … Wikipedia
Windows software trace preprocessor — The Windows software trace preprocessor (abbreviated WPP ; the preprocessor and related support tools are known as WPP Software Tracing ) is a preprocessor that simplifies the use of WMI event tracing to implement efficient software tracing in… … Wikipedia
Objective-C — Paradigm(s) reflective, object oriented Appeared in 1983 Designed by Tom Love Brad Cox Developer Apple Inc. Typing discipline … Wikipedia
Directive (programming) — In computer programming, the term directive is applied in a variety of ways that are similar to the term command. It is also used to describe some programming language constructs (e.g. those specifying how a compiler or assembler should process… … Wikipedia
Fortran — Infobox programming language name = Fortran caption = The Fortran Automatic Coding System for the IBM 704 (October 15, 1956), the first Programmer s Reference Manual for Fortran paradigm = multi paradigm: procedural, imperative, structured,… … Wikipedia
International Obfuscated C Code Contest — The International Obfuscated C Code Contest (abbreviated IOCCC) was a programming contest for the most creatively obfuscated C code, held annually between 1984 and 1996, and thereafter in 1998, 2000, 2001, 2004, and 2006.[1] The winners of the… … Wikipedia
List of programming languages by category — Programming language lists Alphabetical Categorical Chronological Generational This is a list of programming languages grouped by category. Some languages are listed in multiple categories. Contents … Wikipedia
PHP — This article is about the scripting language. For other uses, see PHP (disambiguation). PHP PHP: Hypertext Preprocessor Paradigm(s) imperative, object oriented, Procedural, reflective Appeared in … Wikipedia
Troff — See also trough. : TROFF may also refer to a command in the BASIC programming language. It is short for TRACE OFF . Some BASIC interpreter implementations used TROFF in place of or in addition to TRACE OFF lowercase|title=trofftroff is a document … Wikipedia
ScriptBasic — is a scripting language variant of BASIC. The source of the interpreter is available as a C program under the LGPL license.ScriptBasic generates intermediary code which is then interpreted by a runtime environment. ScriptBasic is available for… … Wikipedia
C Sharp syntax — The correct title of this article is C# syntax. The substitution or omission of the # sign is because of technical restrictions. Main article: C Sharp (programming language) This article describes the syntax of the C# programming language. The… … Wikipedia